net/http.http2FrameWriteRequest.isControl (method)

4 uses

	net/http (current package)
		h2_bundle.go#L4848: 		if wr.isControl() {
		h2_bundle.go#L5002: 				if wr.isControl() {
		h2_bundle.go#L10176: func (wr http2FrameWriteRequest) isControl() bool {
		h2_bundle.go#L10829: 	if wr.isControl() {